build version number for web-applications [war]?
Posted
by EugeneP
on Stack Overflow
See other posts from Stack Overflow
or by EugeneP
Published on 2010-05-28T06:39:21Z
Indexed on
2010/05/28
7:02 UTC
Read the original article
Hit count: 218
How do you keep your build version number for a war file ?
in ant, in maven?
is there a way to simplify things?
also, how do you keep your change log? [ie so that version number could tell how newer version changed since the last build] ?
© Stack Overflow or respective owner